home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / maximus / mmlg_106.zip / MMLG.DOC < prev    next >
Text File  |  1994-08-08  |  4KB  |  92 lines

  1.  
  2.                                    MMLG  
  3.                        Maximus Master List Generator
  4.                                Version 1.06
  5.  
  6.                   Copyright (C) 1992-1994 Robert Presland
  7.                             All rights reserved
  8.  
  9. [ Introduction ]---------------------------------------------------------------
  10.  
  11. MMLG creates a list of all the files on your system.  It uses Max's config
  12. files so there is no need to duplicate control files for all your file
  13. areas.
  14.  
  15. MMLG can create a master list as well a new files list specific to a certain
  16. combination of privilege levels and keys.  MMLG will find and ignore the
  17. /t and /b switch combinations in the Max style FILES.BBS files.
  18.  
  19. [ Archive ]--------------------------------------------------------------------
  20.  
  21. You should have received MMLG in an ARJ archive with only the following files
  22. contained within:
  23.  
  24.    MMLG.EXE   The executable
  25.    MMLG.CTL   The control file
  26.    MMLG.DOC   This doucmentation file
  27.  
  28. If any files are missing or the archives fails a CRC check, the latest version
  29. can be file requested from 1:243/27 as MMLG.
  30.  
  31. [ Control File ]---------------------------------------------------------------
  32.  
  33. Refer to the distribution control file MMLG.CTL for details.
  34.  
  35. [ Usage ]----------------------------------------------------------------------
  36.  
  37. MMLG [/?] [/C<config>] [/S<schedule>] [/A<name>]
  38.  
  39.    /?   Display a help screen which details all switches as well as
  40.         error levels.
  41.  
  42.    /C   Specify a configuration file for that execution only.
  43.         <config> is the name (and path) of the configuration file
  44.         (eg. MMLG /CDAILY.CFG).
  45.  
  46.    /S   Specify a schedule to execute.  MMLG will include all the areas
  47.         specified in the schedule regardless of access level to those
  48.         areas.  MMLG will create a Master List, a New File List, as well
  49.         as a Dir List just as normal with only the scheduled areas.
  50.  
  51.    /A   Create a list from the one area specified.  This is identical to
  52.         using a schedule with only one area specified.  Note that this
  53.         switch takes precedence over the /S switch.
  54.  
  55. [ History ]--------------------------------------------------------------------
  56.  
  57. 1.06  Will now chop descriptions if unable to split with spaces.  Can now
  58.       specify a numeric range as part of a schedule.  Can now compile a list
  59.       whose total is more than 2 Gigabytes without getting negative totals.
  60.  
  61. 1.05  Did a little optimization in code.  Tried to fix the problem with
  62.       garbage in file list when not using NiceNumbers.
  63.  
  64. 1.04  Added NiceNumbers.  Fixed a bug when displaying 12:xx pm.  Added Summary
  65.       file.
  66.  
  67. 1.03  Rewrote some of the code to optimize it.  Added LogFile to the control
  68.       file.  Added /A switch.  Added NoDesc.  Added ability to use full pathed
  69.       file specs in FILES.BBS.
  70.  
  71. 1.02  Changed time display for midnight from 0:xxam to 12:xxam.  Improved
  72.       file I/O reliability, and speed with large files.  Changed logging
  73.       styles.  Added DirList for use with FD.  Added Schedules.
  74.  
  75. 1.01  Fixed a bug when processing multiple files from a FILES.BBS wildcard
  76.       file spec which chopped up the description.  MMLG now creates both files
  77.       at once instead of one after the other.  Comments will not be added
  78.       to the new file list regardless of the control file specification.
  79.  
  80. 1.00  First release.
  81.  
  82. [ Warranty ]-------------------------------------------------------------------
  83.  
  84. MMLG is not guaranteed to do anything.  Use at your own risk.
  85.  
  86. [ Comments etc. ]--------------------------------------------------------------
  87.  
  88. Please send comments, suggestions, compliments, or complaints to Robert
  89. Presland at 1:243/27.
  90.  
  91. <eof>
  92.